testsuite: Use GtkTextDirection instead of GtkWindowType
authorBenjamin Otte <otte@redhat.com>
Fri, 14 Feb 2020 20:15:45 +0000 (21:15 +0100)
committerBenjamin Otte <otte@redhat.com>
Fri, 14 Feb 2020 20:18:49 +0000 (21:18 +0100)
commit222e6e5d6e440785623987632101fc0ad9144513
tree3f09dadbcc68685f1728ad907d70e77566f0de0c
parentde49e476903f69f0dbffac7d9aae546a3aee1cbb
testsuite: Use GtkTextDirection instead of GtkWindowType

GtkWindowType is aout to be dropped, so use another enum for the enum
tests - one that is likely to survive for a long time.
testsuite/gtk/builder.c